home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1994 / MacHack 1994.toast / MacHack™ 1987-1994 / MacHack™ '90 / MacHack 90 Contest Entries / DynaRamps / Read Me (DynaRamps) < prev   
Encoding:
Text File  |  1990-06-15  |  1.4 KB  |  38 lines  |  [TEXT/MPS ]

  1. DynaRamps - By Jay Zipnick
  2. --------------------------
  3.  
  4. DynaRamps is designed to blow your eyeballs out of your sockets. It does this
  5. by smearing nifty colors in erotic geometric patterns, and then rolling over
  6. them with an asphalt flattener. You get the idea. You really want a 24-bit
  7. graphics card, or else the cool features are disabled.
  8.  
  9. In addition to the nifty color features, the main window shows the selected
  10. screen and updates when you click in it. This has various uses for viewing
  11. images under different bit depths, different gamma conditions, and different
  12. palettes with and without dithering.
  13.  
  14. Note, under some circumstances with some 3rd party video cards this program
  15. shows off a "feature" of QuickDraw which causes a crash. This crash is caused
  16. by an illegal memory access before the base address of screen memory. This is
  17. a benign memory access which can be recovered from by advancing the PC in
  18. your debugger and continuing execution. Someday Apple may fix this problem.
  19.  
  20.  
  21. The source and resources for DynaRamps include:
  22. -----------------------------------------------
  23. DynaRamps.a
  24. Fills.a
  25. macros.a
  26. DynaRamps.r
  27. DynaRampsSounds
  28. MakeFile
  29.  
  30.  
  31. All DynaRamp files can be distributed so long as:
  32. -------------------------------------------------
  33. No money is charged for this code.
  34. This document is distributed with the DynaRamps files.
  35. They remain unmodified.
  36.  
  37. Permission specifically granted for MacHack'90 CD-ROM distribution.
  38.